Contains the flag that indicates whether the item is hidden from view in the user interface.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool IsHidden { get; set; }Public Property IsHidden As Boolean
Get
Set
Property Value
Type:
Booleantrue if this instance is hidden; otherwise,
false.
See Also